go/types.methodList.isLazy (method)

4 uses

	go/types (current package)
		methodlist.go#L36: func (l *methodList) isLazy() bool {
		methodlist.go#L43: 	assert(!l.isLazy())
		methodlist.go#L53: 	assert(!l.isLazy())
		methodlist.go#L71: 	if !l.isLazy() {